type net/http.http2streamMetadata
5 uses
net/http (current package)
h2_bundle.go#L11850: type http2streamMetadata struct {
h2_bundle.go#L11869: streams map[uint32]http2streamMetadata
h2_bundle.go#L11882: streams: make(map[uint32]http2streamMetadata),
h2_bundle.go#L11892: ws.streams[streamID] = http2streamMetadata{
h2_bundle.go#L11967: ws.streams[streamID] = http2streamMetadata{
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)